Skip to content

Map .data for src/app/#64

Merged
gcsmith merged 24 commits intogcsmith:mainfrom
Bl00D4NGEL:map/data
Feb 26, 2026
Merged

Map .data for src/app/#64
gcsmith merged 24 commits intogcsmith:mainfrom
Bl00D4NGEL:map/data

Conversation

@Bl00D4NGEL
Copy link
Contributor

Already opening this PR so others are aware of this work, will keep it in draft until I've mapped .data as far as I can.

… app/code_C9B60, app/code_CB7C0, app/level_objects, app/code_D2D50, app/code_D3810
@Bl00D4NGEL Bl00D4NGEL changed the title Map .data Map .data for src/app/ Feb 26, 2026
@Bl00D4NGEL Bl00D4NGEL marked this pull request as ready for review February 26, 2026 19:52

// .data
// list of model ids
s32 D_8034E810[] = { 0xF4, 0xF5, 0xF6 };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0xF4 is the model ID for the giant orange ball. maybe F5 and F6 are the blue and green ones? this file also has references to balls so would fit. don't need to rename in this PR, just wanted to note to remember

~0x2C,
0x2D,
0x87,
~0x86,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given the other values, maybe these are negative -45, 45, 135, -135
just guessing, but maybe angles in degrees

@gcsmith
Copy link
Owner

gcsmith commented Feb 26, 2026

Looks good!

@gcsmith gcsmith merged commit d971ab1 into gcsmith:main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants